home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Mac OS 8 Interfaces & Libraries / Interfaces / CIncludes / FragLoad.h < prev    next >
C/C++ Source or Header  |  1996-05-01  |  302b  |  10 lines

  1. /* 
  2.     "FragLoad.h" has been renamed to "CodeFragments.h"
  3.     
  4.     This file has been included to allow older source code 
  5.     to #include <FragLoad.h>.  Please update your source
  6.     could to directly #include <CodeFragments.h>
  7. */
  8. #include <CodeFragments.h>
  9. #error include <CodeFragments.h> instead of <FragLoad.h>
  10.